subroutine return

英 [ˈsʌbruːtiːn rɪˈtɜːn] 美 [ˈsʌbruːtiːn rɪˈtɜːrn]

网络  子程序返回

计算机



双语例句

  1. After escaping the '.'character, the subroutine will return an otherwise unmodified string if there were no asterisks found.
    在转义了'.'字符后,如果未找到星号,子程序则会返回一个未修改的字符串。
  2. A subroutine which, when called again after an execution, resumes at the return point of its previous execution.
    一个例行程序,在开始执行后再一次被调用时,从它前次的执行的返回点继续执行。
  3. Then priority analyzing subroutine call and return function, presenting its implementation method under interpretive mode, presenting simple and reliable implementation control strategy of macroprogram under interpretive mode which settle the nonsynchronous problem between decoding task and total task.
    接着重点分析了子程序调用与返回功能,提出了其在解释方式下的实现方法;提出了解释方式下宏程序简单可靠的实现控制策略,解决了译码任务与总体任务不同步的问题;
  4. First, according to the process of decompilation, classify the obfuscation used by malware into two types, pay more attention on two cases, i.e. junk insertion and subroutine exception return.
    首先,将恶意代码使用的混淆技术按照反编译的过程分为两类,重点研究了干扰反汇编的垃圾代码插入和子程序异常返回等情况。